﻿.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url(slick-066.eot);
    src: url(slick-06d80.eot) format("embedded-opentype"), url(slick-266.woff) format("woff"), url(slick-37bc99.bin) format("truetype"), url(slick-8ca111.svg) format("svg")
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

nav.navbar {
    min-height: 68px;
    margin-bottom: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    background-color: transparent
}

.form-group {
    margin-bottom: 15px
}

nav.navbar:hover {
    background-color: #303848
}

nav.navbar.nav-bg {
    transition: all linear .8s;
    background-color: #303848
}

.navbar-default {
    background: transparent;
    color: #FFF;
    background-color: #303848;
    border: 0;
    border-radius: 0;
    transition: opacity .6s ease, background .6s ease, box-shadow .6s ease
}

.navbar-default .navbar-collapse {
    padding-left: 4px;
    padding-right: 4px
}

.navbar-default .navbar-header {
    min-height: 68px
}

.navbar-default .navbar-header .sidebar-toggle {
    float: left;
    padding: 6px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 8px;
    color: #FFF;
    background-color: transparent;
    background-image: none;
    border: 0;
    font-size: 24px;
    margin-right: 12px
}

.navbar-default .navbar-header .navbar-toggle {
    margin-top: 14px
}

.navbar-default .navbar-header .navbar-toggle:focus, .navbar-default .navbar-header .navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0.35)
}

.navbar-default .navbar-header .navbar-toggle .icon-bar {
    background-color: #FFF
}

.navbar-default .navbar-brand {
    display: inline-block;
    height: auto;
    color: #FFF;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #FFF
}

.navbar-default .navbar-brand img {
    display: block;
    float: left
}

.navbar-default .navbar-brand span {
    display: block;
    float: left;
    margin-top: 17px
}

.navbar-default .navbar-nav > li.open a {
    color: #00a0de;
    background-color: transparent
}

.navbar-default .navbar-nav > li.open a:hover {
    color: #00a0de;
    background-color: transparent
}

.navbar-default .navbar-nav > li.open a:focus {
    color: #FFF;
    background-color: transparent
}

.navbar-default .navbar-nav > li {
    position: relative;
    padding: .08rem 0 .09rem
}

.navbar-default .navbar-nav > li.d-none {
    display: none
}

.navbar-default .navbar-nav > li > a {
    display: block;
    color: #FFF;
    position: relative
}

.navbar-default .navbar-nav > li > a:hover {
    color: #00a0de
}

.navbar-default .navbar-nav > li > a:focus {
    color: #FFF
}

.navbar-default .navbar-nav > li .hotTag {
    position: absolute;
    top: 7px;
    right: 2px;
    width: 28px;
    height: auto
}

.navbar-default span.navbar-btline {
    display: block;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #97989c
}

.navbar-default .navbar-right {
    margin-right: 0;
    font-size: 12px
}

.navbar-default .actions {
    margin-left: 15px;
    padding: 7px 0 0 25px;
    position: relative
}

.navbar-default .actions span.middle-line {
    display: inline-block;
    content: " ";
    width: 1px;
    height: 16px;
    background: #FFF;
    position: absolute;
    top: 17px;
    left: 0
}

.navbar-default .actions .btn {
    margin-right: 10px
}

.navbar-default .actions .btn:last-child {
    margin-right: 0
}

.nav-tabs.nav-justified.nav-short {
    width: 80%
}

.navbar-default .navbar-nav > li.presentation-more {
    display: none
}

@media (min-width: 320px) and (max-width: 479px) {
    .navbar-default .navbar-nav > li a {
        padding: .10rem .15rem
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .navbar-default .navbar-nav > li {
        padding-top: 0;
        padding-bottom: 0
    }

    .navbar-default .navbar-nav > li a {
        padding: .10rem
    }
}

@media (max-width: 767px) {
    nav.navbar {
        position: relative;
        background-color: #303848
    }

    .navbar-nav {
        margin: 0
    }

    .navbar-nav.navbar-nav-mobile li {
        border-bottom: 1px solid rgba(229, 229, 229, 0.07);
        padding: 0
    }

    .navbar-nav.navbar-nav-mobile li.open {
        background-color: #16171a;
        border-bottom: 0
    }

    .navbar-nav.navbar-nav-mobile li a {
        padding: .15rem
    }

    .navbar-default .navbar-collapse {
        padding: 0
    }

    .navbar-default .navbar-right {
        font-size: .2rem
    }

    .navbar-default .actions {
        padding-top: .15rem;
        margin: .15rem 0 .15rem .15rem;
        text-align: center
    }

    .dropdown-toggle-mobile::after {
        content: '';
        border: 2px solid #667180;
        display: block;
        width: 10px;
        height: 10px;
        margin: auto;
        position: absolute;
        top: 15px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-top: 0;
        border-right: 0;
        right: 20px
    }

    .dropdown-toggle-mobile.actived::after {
        border-bottom: 0;
        border-left: 0;
        border-right: 2px solid #667180;
        border-top: 2px solid #667180
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        margin-top: 10px
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px
    }

    .navbar-default .navbar-nav > li.company-more, .navbar-default .navbar-nav > li.developer-center, .navbar-default .navbar-nav > li.manage-control {
        display: none
    }

    .navbar-default .navbar-nav > li.presentation-more {
        display: block
    }

    .navbar-default .navbar-nav > li.presentation-more .presentation-menu li {
        display: block
    }
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav > li .hotTag {
        display: none
    }

    .features {
        padding-top: 185px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-default .navbar-nav > li.developer-center {
        display: none
    }

    .navbar-default .navbar-nav > li.presentation-more {
        display: block
    }

    .navbar-default .navbar-nav > li.presentation-more .presentation-menu li {
        display: none
    }

    .navbar-default .navbar-nav > li.presentation-more .presentation-menu li.developer-center {
        display: block
    }
}

.nav.nav-tabs {
    border-bottom: 2px solid #e5e5e5
}

.nav.nav-tabs.nav-justified > li::before {
    bottom: -2px
}

.nav.nav-tabs > li {
    position: relative;
    margin-bottom: -2px;
    margin-left: 15px;
    margin-right: 15px
}

.nav.nav-tabs > li::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #1989fa;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: transform .1s ease-in;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1)
}

.nav.nav-tabs li.active::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.nav.nav-tabs > li > a {
    padding: 12px 0;
    color: #333;
    border: 0
}

.nav.nav-tabs > li > a:hover {
    color: #1989fa;
    background-color: transparent;
    border-radius: 0
}

.nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active > a:focus, .nav.nav-tabs > li.active > a:hover {
    color: #1989fa;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-radius: 0
}

.nav.points-bar {
    border-bottom: 0;
    margin: auto
}

.nav.nav-tabs.nav-justified > li.active > a, .nav.nav-tabs.nav-justified > li.active > a:focus, .nav.nav-tabs.nav-justified > li.active > a:hover {
    color: #333;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-radius: 0
}

.nav.nav-tabs.nav-justified > li::before {
    width: 0;
    height: 0
}

.nav.nav-tabs.nav-justified.points-bar > li::before {
    width: 0;
    height: 0
}

.nav.nav-tabs.points-bar > li.active > a, .nav.nav-tabs.points-bar > li.active > a:focus, .nav.nav-tabs.points-bar > li.active > a:hover, .nav.nav-tabs.points-bar > li > a:hover, .nav.nav-tabs.points-bar > li > a:visited {
    color: #00a0de
}

.nav.nav-tabs.points-bar > li > a[aria-expanded="false"] {
    color: #333
}

.nav.nav-stacked.left-tab {
    border-bottom: 0;
    margin: auto
}

.nav.nav-stacked.left-tab > li::before {
    width: 0;
    height: 0
}

.nav.nav-stacked.left-tab > li.active > a, .nav.nav-stacked.left-tab > li.active > a:focus, .nav.nav-stacked.left-tab > li.active > a:hover, .nav.nav-stacked.left-tab > li > a:hover, .nav.nav-stacked.left-tab > li > a:visited {
    color: #00a0de;
    background-color: transparent
}

.p-xxl {
    padding: 50px
}

.m-b-xs {
    margin-bottom: 5px
}

.around {
    margin: 0 15px
}

.around-md {
    margin: 0 20px
}

.around-lg {
    margin: 0 25px
}

.around-xl {
    margin: 0 35px
}

.navbar-default .navbar-nav .services-menu, .navbar-default .navbar-nav .solutions-menu, .navbar-default .navbar-nav .events-menu, .navbar-default .navbar-nav .user-menu {
    background-color: #303848;
    padding: 0;
    border: 0
}

.navbar-default .navbar-nav .services-menu li i, .navbar-default .navbar-nav .solutions-menu li i, .navbar-default .navbar-nav .events-menu li i, .navbar-default .navbar-nav .user-menu li i {
    display: inline-block;
    width: 28px;
    height: 12px
}

.navbar-default .navbar-nav .services-menu li.menu-title, .navbar-default .navbar-nav .solutions-menu li.menu-title, .navbar-default .navbar-nav .events-menu li.menu-title, .navbar-default .navbar-nav .user-menu li.menu-title {
    background-color: rgba(229, 229, 229, 0.06);
    font-size: 14px;
    color: #97989c;
    padding: 2px 0 2px 20px
}

.navbar-default .navbar-nav .services-menu li.d-none, .navbar-default .navbar-nav .solutions-menu li.d-none, .navbar-default .navbar-nav .events-menu li.d-none, .navbar-default .navbar-nav .user-menu li.d-none {
    display: none
}

.navbar-default .navbar-nav .services-menu li.service, .navbar-default .navbar-nav .services-menu li.events, .navbar-default .navbar-nav .services-menu li.solution, .navbar-default .navbar-nav .solutions-menu li.service, .navbar-default .navbar-nav .solutions-menu li.events, .navbar-default .navbar-nav .solutions-menu li.solution, .navbar-default .navbar-nav .events-menu li.service, .navbar-default .navbar-nav .events-menu li.events, .navbar-default .navbar-nav .events-menu li.solution, .navbar-default .navbar-nav .user-menu li.service, .navbar-default .navbar-nav .user-menu li.events, .navbar-default .navbar-nav .user-menu li.solution {
    padding: 0;
    border-bottom: 1px solid rgba(229, 229, 229, 0.07)
}

.navbar-default .navbar-nav .services-menu li a, .navbar-default .navbar-nav .solutions-menu li a, .navbar-default .navbar-nav .events-menu li a, .navbar-default .navbar-nav .user-menu li a {
    padding: 10px 20px;
    color: #FFF;
    transition: all .3s
}

.navbar-default .navbar-nav .services-menu li a:hover, .navbar-default .navbar-nav .solutions-menu li a:hover, .navbar-default .navbar-nav .events-menu li a:hover, .navbar-default .navbar-nav .user-menu li a:hover {
    transition: all .3s;
    color: #00a0de;
    background-color: rgba(239, 239, 239, 0.15)
}

.navbar-default .navbar-nav .services-menu li a:hover h4 small, .navbar-default .navbar-nav .solutions-menu li a:hover h4 small, .navbar-default .navbar-nav .events-menu li a:hover h4 small, .navbar-default .navbar-nav .user-menu li a:hover h4 small {
    color: #00a0de
}

.navbar-default .navbar-nav .services-menu li a:focus, .navbar-default .navbar-nav .solutions-menu li a:focus, .navbar-default .navbar-nav .events-menu li a:focus, .navbar-default .navbar-nav .user-menu li a:focus {
    transition: all .3s;
    color: #FFF
}

.navbar-default .navbar-nav .services-menu li a h4, .navbar-default .navbar-nav .solutions-menu li a h4, .navbar-default .navbar-nav .events-menu li a h4, .navbar-default .navbar-nav .user-menu li a h4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 14px
}

.navbar-default .navbar-nav .services-menu li a h4 small, .navbar-default .navbar-nav .solutions-menu li a h4 small, .navbar-default .navbar-nav .events-menu li a h4 small, .navbar-default .navbar-nav .user-menu li a h4 small {
    color: #FFF
}

.navbar-default .navbar-nav .services-menu li a p, .navbar-default .navbar-nav .solutions-menu li a p, .navbar-default .navbar-nav .events-menu li a p, .navbar-default .navbar-nav .user-menu li a p {
    color: #97989c;
    margin: 0;
    font-size: 12px
}

.services-menu li h4 i {
    font-size: 13px;
    color: #ccd0d9
}

footer {
    padding: 70px 0;
    background-color: #303848;
    color: #FFF;
    vertical-align: baseline;
    transition: left .4s ease-in;
    font-weight: 300
}

footer.en {
    padding: 0 0 15px
}

footer.en .cloud-verify {
    margin-top: 10px
}

footer.en .links {
    margin: 0;
    border: 0
}

footer.en .links ul {
    padding: 10px 0
}

footer a.contact {
    display: inline-block;
    padding: .05rem .3rem;
    margin-bottom: 15px;
    height: .25rem;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: .25rem .25rem;
    text-align: center
}

footer .container dl dt {
    margin-bottom: 20px
}

footer .container dl dd {
    line-height: 28px
}

footer .container dl a {
    color: #FFF
}

footer .container dl a:hover {
    color: #00a0de
}

footer .logo {
    display: inline-block;
    margin-left: -10px;
    padding: 15px 0 20px
}

footer .logo img {
    width: 125px
}

footer .qrcode {
    margin: 0 auto 5px;
    width: 112px;
    height: 112px;
    padding: 6px;
    background: #FFF
}

footer .qrcode img {
    max-width: 100%
}

footer .sns {
    position: relative;
    padding: 50px 0 5px
}

footer .sns a {
    display: inline-block;
    width: 18px;
    height: auto;
    background-size: 18px auto !important;
    padding: 10px;
    margin: 0 10px;
    cursor: pointer
}

footer .sns #wexin-qrcode-popover {
    left: -68px;
    top: -120px
}

footer .links {
    margin: 35px 0 20px;
    border-top: 1px solid #4c5461;
    font-size: 12px
}

footer .links ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0
}

footer .links ul li {
    display: inline-block;
    padding: 0 14px;
    margin: 7px 0;
    height: 14px;
    line-height: 14px;
    border-left: 1px solid #adaeb3
}

footer .links ul li:first-child {
    border-left: 0;
    padding-left: 0
}

footer .links ul li a {
    color: #FFF
}

footer .cloud-verify {
    float: right;
    margin-top: 25px
}

footer .icp span, footer .report-call span {
    line-height: 24px;
    white-space: nowrap
}

footer.form-footer {
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 100%
}

footer.form-footer .links.form-footer-links {
    border: 0;
    text-align: center;
    margin: 0;
    padding: 0 0 20px
}

footer.form-footer .links.form-footer-links ul {
    border: 0
}

@media (max-width: 425px) {
    footer {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 12px
    }

    footer .sns {
        padding: 20px 0 5px
    }

    footer .container dl dd {
        line-height: 24px
    }

    footer .links {
        text-align: center
    }

    footer .links .cloud-verify {
        float: none;
        text-align: center
    }

    footer .links .cloud-verify .verify-logo, footer .links .cloud-verify .iso-logo {
        display: inline-block;
        float: none;
        margin: 0
    }

    footer .links ul {
        width: 100%;
        padding-top: 20px
    }

    footer .links ul li {
        padding: 0 8px
    }
}

.icon {
    padding-left: 24px;
    padding-top: .02rem;
    padding-bottom: .02rem;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 2px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    transition: background-image .3s
}

.icon-aq {
    background-image: url(aq-ic3.png);
    padding-left: 18px;
    background-size: 16px 16px
}

.conveyor {
    margin: 0 15px;
    margin-bottom: .68rem
}

.conveyor .slick-slide {
    text-align: center;
    outline: 0
}

.conveyor .slick-arrow {
    width: .22rem;
    height: .45rem;
    top: 20%;
    -webkit-background-size: .21rem .45rem;
    -moz-background-size: .21rem .45rem;
    -o-background-size: .21rem .45rem;
    background-size: .21rem .45rem;
    background-position: 0 0;
    transition: background-image .1s
}

.conveyor .slick-arrow:before {
    content: ""
}

.conveyor .slick-prev {
    background-image: url(arrow-left.png)
}

.conveyor .slick-next {
    background-image: url(arrow-right.png)
}

.conveyor .slick-dots li button::before {
    font-size: 40px;
    content: "-";
    color: #b9b9b9
}

.conveyor .slick-dots li.slick-active button::before {
    color: #3498db
}

.conveyor img {
    margin: auto;
    max-height: 42px;
    transition: opacity .1s
}

.conveyor .case {
    display: inline-block;
    height: 42px;
    -webkit-background-size: auto 42px;
    -moz-background-size: auto 42px;
    -o-background-size: auto 42px;
    background-size: auto 42px;
    background-repeat: no-repeat;
    transition: background-image .1s
}

.conveyor .case:hover, .conveyor .case:focus {
    outline: 0
}

.conveyor .case:hover img, .conveyor .case:focus img {
    opacity: 0
}

.conveyor .index-case {
    display: block;
    margin: 3px;
    border: 1px solid #eee;
    height: 100px;
    max-height: 100px;
    line-height: 100px;
    background-size: 100px auto;
    background-position: center center;
    background-repeat: no-repeat
}

.conveyor .customer-changba {
    background-image: url(../images/a1.png)
}

.conveyor .customer-changhong {
    background-image: url(../images/cnaf.png)
}

.conveyor .customer-dajiang {
    background-image: url(../images/hstc.png)
}

.conveyor .customer-dianping {
    background-image: url(../images/jf.png)
}

.conveyor .customer-guanglianda {
    background-image: url(../images/jg.png)
}

.conveyor .customer-hujiang {
    background-image: url(../images/pw.png)
}

.conveyor .customer-intel {
    background-image: url(../images/qmw.png)
}

.conveyor .customer-meipai {
    background-image: url(../images/shjt.png)
}

.conveyor .customer-qingtingfm {
    background-image: url(../images/welling.png)
}

.conveyor .customer-shunfeng {
    background-image: url(../images/wy.png)
}

.conveyor .customer-sobey {
    background-image: url(../images/xmdx.png)
}

.conveyor .customer-souhu {
    background-image: url(../images/xmhk.png)
}

.conveyor .customer-zhihu {
    background-image: url(../images/adwl.png)
}

.conveyor .customer-zhongguopingan {
    background-image: url(../images/xmsj.png)
}

.conveyor .customer-zhongguoyidong {
    background-image: url(../images/wldj.png)
}

.conveyor .customer-zhongxing {
    background-image: url(../images/bqbd.png)
}

html, body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: 'microsoft yahei ui', 'microsoft yahei', PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', arial, simsun, sans-serif
}

html {
    min-height: 100%;
    height: auto;
    position: relative;
    background-color: #FFF
}

body {
    font-size: .14rem
}

code {
    font-weight: 400
}

a {
    cursor: pointer
}

a:hover {
    color: #28aedf;
    text-decoration: none
}

a[data-lightbox] {
    display: inline-block
}

img {
    max-width: 100%
}

.text-left {
    text-align: left !important
}

.btn {
    font-size: .14rem;
    transition: background-color .3s
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn {
    padding: .10rem .30rem;
    font-size: .18rem;
    line-height: 1.3333333;
    border-radius: 4px
}

.btn.btn-primary {
    color: #fff
}

.btn-hollow {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF
}

.btn-hollow:hover, .btn-hollow:focus {
    color: #006992;
    background-color: #FFF;
    border-color: #FFF
}

.btn-outline {
    background-color: transparent;
    border-color: #FFF
}

.btn.btn-normal {
    color: #fff;
    background: #1989fa;
    border-radius: 0
}

.btn.btn-normal:hover {
    color: #FFF
}

.form-control {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

label {
    font-weight: 300
}

.stripe {
    padding: 30px
}

.stripe.stripe-blue {
    background-color: #00a0de;
    color: #FFF
}

.stripe.stripe-blue a.contact {
    color: #fff
}

.stripe h3 {
    line-height: 2
}

.stripe.stripe-blue.p-xxl.visible-xs {
    padding: 5px;
    z-index: 999
}

.stripe.stripe-blue.p-xxl.visible-xs .stripe-close-btn {
    float: right;
    margin-top: -30px;
    margin-right: 5px
}

.stripe.stripe-blue.p-xxl.visible-xs .stripe-close-btn .stripe-close-img {
    width: 15px;
    height: 15px
}

@media (max-width: 767px) {
    body {
        font-size: .2rem
    }

    .btn {
        font-size: .2rem
    }

    .stripe.stripe-blue {
        padding: 15px
    }

    .stripe.stripe-blue h3 {
        font-size: 12px
    }
}

.jumbotron.hero {
    height: 5rem;
    margin-bottom: .30rem;
    text-align: center;
    background-image: url(banner/banner-e064.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-font-smoothing: antialiased
}

.jumbotron.hero h2.identification {
    font-size: .34rem
}

.jumbotron.hero .img-wrapper {
    width: 100%;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 15px 30px;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.jumbotron.hero .img-wrapper img.text {
    width: 50%;
    height: auto;
    margin: 0 auto
}

.jumbotron.hero.hero-contact, .jumbotron.hero.hero-company {
    margin-bottom: -0.30rem
}

.jumbotron.hero .banner-desc-right {
    width: 100%;
    left: 60%;
    position: absolute;
    bottom: 1.2rem;
    color: #fff
}

.jumbotron.hero .banner-desc-right p {
    text-shadow: none
}

.jumbotron.hero .highlight-desc {
    padding: 10px;
    background: #3f66cf;
    font-size: 28px;
    display: inline-block;
    font-weight: bold
}

.jumbotron.hero .banner-container {
    position: relative;
    height: 4.5rem;
    width: 100%;
    margin-top: -0.68rem;
    margin-bottom: .30rem;
    text-align: center
}

.jumbotron.hero .banner-container .banner-desc {
    color: #fff;
    padding-top: 1.70rem
}

.jumbotron.hero .banner-container .banner-desc p {
    margin-bottom: 0
}

.jumbotron.hero .banner-container .btn-banner {
    position: absolute;
    bottom: .6rem;
    left: 50%;
    transform: translateX(-50%)
}

.jumbotron.hero.hero-banner2 .banner-container .btn-banner {
    bottom: .4rem
}

.jumbotron.hero .right-mask-banner {
    min-height: 3rem
}

.jumbotron.hero .right-mask-banner img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.jumbotron.hero.hero-company {
    background-image: url(company/banner-7d28.jpeg)
}

.jumbotron.hero.hero-case {
    background-image: url(company/500497919.jpeg)
}

.jumbotron.hero.hero-plup .middle-container {
    padding-top: 50px
}

.jumbotron.hero.hero-plup .right-mask-banner img {
    width: 80%
}

.jumbotron.hero.hero-arch .img-wrapper {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 60px
}

.jumbotron.hero.hero-arch .img-wrapper .arch-text {
    width: 456px;
    height: auto
}

.jumbotron.hero.hero-ecugcon .img-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

.jumbotron.hero.hero-insight .middle-container {
    top: 45%;
    text-align: center
}

.jumbotron.hero.hero-insight .middle-container .banner-desc h1 {
    font-size: .50rem
}

.jumbotron.hero.hero-insight .middle-container .banner-desc p {
    margin-top: .20rem;
    font-size: .20rem
}

.jumbotron.hero.hero-insight .middle-container .btn-banner {
    margin-top: .30rem
}

.jumbotron.hero.hero-ess-index {
    background-image: url(banner/banner-ess70.jpeg)
}

.jumbotron.hero.hero-ess-index .middle-container {
    top:50%;
    text-align: center
}

.jumbotron.hero.hero-ess-index .middle-container .banner-desc h1 {
    margin-bottom: .20rem;
    font-size: .50rem
}

.jumbotron.hero.hero-ess-index .middle-container .banner-desc p {
    margin: 0;
    font-size: .20rem
}

.jumbotron.hero.hero-ess-index .middle-container .btn-banner {
    margin-top: .20rem
}

.jumbotron.hero.hero-edu-index {
    background-image: url(banner/banner-edufd.jpeg)
}

.jumbotron.hero.hero-edu-index .middle-container {
    top: 50%;
    text-align: center
}

.jumbotron.hero.hero-edu-index .middle-container .banner-desc h1 {
    margin-top: .30rem;
    margin-bottom: .20rem;
    font-size: .50rem
}

.jumbotron.hero.hero-edu-index .middle-container .banner-desc p {
    margin: 0 0 .05rem 0;
    font-size: .20rem
}

.jumbotron.hero.hero-edu-index .middle-container .btn-banner {
    margin-top: .20rem
}

.jumbotron.hero.hero-qvm1rmb-index {
    background-image: url(banner/banner-qvm2.jpeg)
}

.jumbotron.hero.hero-qvm1rmb-index .middle-container {
    top: 45%;
    text-align: center
}

.jumbotron.hero.hero-qvm1rmb-index .middle-container .banner-desc h1 {
    margin: .20rem 0;
    font-size: 1.00rem;
    font-weight: 600
}

.jumbotron.hero.hero-qvm1rmb-index .middle-container .banner-desc h2 {
    margin: .10rem 0;
    font-size: .40rem;
    font-weight: 600;
    text-shadow: none
}

.jumbotron.hero.hero-qvm1rmb-index .middle-container .btn-banner {
    margin-top: .20rem;
    color: #530b7b;
    border: 0;
    background-color: #ffe300
}

.jumbotron.hero .container {
    position: relative;
    height: 4.52rem;
    text-align: left
}

.jumbotron.hero .container.center-container {
    text-align: center
}

.jumbotron.hero .container.center-container .middle-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF
}

.jumbotron.hero .middle-container {
    padding: 0 10px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #FFF
}

.jumbotron.hero .middle-container .banner-desc span.text-warn {
    color: #ffe23f
}

.jumbotron.hero .middle-container .banner-desc span.text-strong {
    color: #27b6ff
}

.jumbotron.hero .middle-container .banner-desc span.text-bold {
    font-weight: 600
}

.jumbotron.hero h2 {
    padding-bottom: .12rem;
    font-size: .35rem;
    font-weight: 400;
    text-shadow: 0 .02rem .03rem rgba(0, 0, 0, 0.5)
}

.jumbotron.hero h2 small {
    color: #FFF
}

.jumbotron.hero p {
    line-height: .28rem;
    font-size: .14rem;
    text-shadow: 0 .02rem .03rem rgba(0, 0, 0, 0.5)
}

.jumbotron.hero.en {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent
}

.banners-slider {
    max-height: 5rem;
    overflow: hidden
}

@media (max-width: 425px) {
    .slick-slider {
        margin-bottom: 0
    }

    .jumbotron.hero {
        margin-top: 30px
    }

    .jumbotron.hero .img-wrapper img.text {
        width: 80%
    }

    .jumbotron.hero p {
        line-height: .32rem;
        font-size: .16rem
    }

    .jumbotron.hero.hero-banner3 {
        background-position: -520px center
    }

    .jumbotron.hero.hero-banner3 .banner-container {
        left: 0
    }

    .jumbotron.hero .banner-desc-right {
        left: 0;
        text-align: center
    }

    .jumbotron.hero.hero-plup .middle-container {
        padding: 10px
    }
}

@media (max-width: 510px) {
    .jumbotron.hero.hero-insight .middle-container .banner-desc h1 {
        font-size: .40rem
    }

    .jumbotron.hero.hero-insight .middle-container .banner-desc p {
        font-size: .15rem
    }
}

@media (max-width: 767px) {
    .jumbotron.hero {
        margin-top: 68px
    }

    .jumbotron.hero.hero-arch .img-wrapper {
        padding-top: 50px
    }

    .jumbotron.hero.hero-arch .img-wrapper .arch-text {
        width: 330px
    }
}

@media (max-width: 768px) {
    .jumbotron.hero.hero-bannerAI .banner-container {
        top: 20px
    }

    .jumbotron.hero.hero-ecugcon .img-wrapper img {
        width: 80%;
        height: auto
    }

    .jumbotron.hero.hero-qvm1rmb-index .btn-banner {
        margin-top: .10rem !important
    }

    .jumbotron.hero.hero-ess-index .middle-container {
        top: 38% !important
    }

    .jumbotron.hero.hero-ess-index .middle-container .banner-desc h1 {
        font-size: .35rem !important
    }

    .jumbotron.hero.hero-ess-index .middle-container .banner-desc p {
        font-size: .16rem !important
    }
}

@media (max-width: 767px) and (min-width: 426px) {
    .jumbotron.hero .banner-desc-right {
        left: 50%
    }
}

@media (max-width: 992px) {
    .jumbotron.hero.hero-ess-index .middle-container {
        top: 38% !important
    }

    .jumbotron.hero.hero-ess-index .middle-container .banner-desc h1 {
        font-size: .35rem !important
    }

    .jumbotron.hero.hero-ess-index .middle-container .banner-desc p {
        font-size: .16rem !important
    }
}

@media (width: 768px) {
    .jumbotron.hero.hero-ess-index .middle-container {
        top: 30% !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .jumbotron.hero p {
        line-height: .34rem;
        font-size: .16rem
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .features .media .media-body p.en {
        min-height: 196px
    }
}

@media (min-width: 992px) {
    .line-container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .line-container {
        width: 1170px
    }
}

#about-left-bar {
    margin-bottom: .20rem
}

#about-left-bar li {
    display: inline-block
}

.welcome-page-company .timeline {
    margin-top: -36px
}

.welcome-page-company .intro h2.title {
    text-align: left
}

.row-clear {
    margin-left: 0;
    margin-right: 0
}

.setli-3width {
    width: 100%
}

.setli-3width li {
    width: 32%;
    margin: 10px auto
}

.navbar-nav > li > a.tab-links {
    line-height: 0
}

.feature-price .container .tip-text {
    margin: .10rem 0 .20rem 0
}

.feature-price .container .tip-text .strong-text {
    color: #000;
    font-weight: 600
}

.feature-price .container .tip-text a {
    color: #00a0de
}

.feature-price .container .tip-text a:hover {
    text-decoration: underline
}

.tab-content-pricing {
    padding-top: 1rem
}

.tab-content-pricing .hash {
    padding-top: 80px;
    margin-top: -80px;
    background-color: inherit
}

.tab-content-pricing .pricing-white-bg {
    background: #fff;
    border-right: 1px solid #e6eaef;
    margin-bottom: .50rem
}

table.pricing-table {
    border: .01rem solid #e6eaef;
    background-color: #fff;
    border-collapse: separate;
    margin-bottom: 0
}

table.pricing-table .text-center {
    text-align: center
}

table.pricing-table tr {
    border-bottom: .01rem solid #f5f5f5
}

table.pricing-table tr th {
    font-size: .16rem;
    font-weight: 400;
    border-right: .01rem solid #e6eaef;
    border-bottom: .01rem solid #e6eaef
}

table.pricing-table tr th.th-init {
    border: 0
}

table.pricing-table tr th.thead-title {
    font-size: .18rem;
    color: #97989c;
    height: .60rem
}

table.pricing-table tr th .grey-unit {
    font-size: .12rem;
    color: #666
}

table.pricing-table tr th .th-p {
    padding: 0;
    margin: 0;
    margin-left: -0.09rem;
    line-height: .12rem
}

table.pricing-table.border-none {
    border-right: 0
}

table.pricing-table.border-none td, table.pricing-table.border-none th {
    border-top: 0;
    border-right: 0
}

table.pricing-table tr th, table.pricing-table tr td {
    vertical-align: middle;
    text-align: left;
    color: #333;
    line-height: .32rem
}

table.pricing-table tr th.border-bottom, table.pricing-table tr td.border-bottom {
    border-bottom: 1px solid #e6eaef
}

table.pricing-table tr th.border-left, table.pricing-table tr td.border-left {
    border-left: 1px solid #e6eaef
}

table.pricing-table tr th.border-right, table.pricing-table tr td.border-right {
    border-right: 1px solid #e6eaef
}

table.pricing-table tr th div, table.pricing-table tr td div {
    padding-bottom: .21rem;
    margin-bottom: .22rem
}

input[type="range"] {
    display: inline-block;
    margin: .10rem .10rem .10rem 0;
    width: 80%
}

.input-num {
    width: .91rem;
    color: #3b99fc;
    outline-style: none
}

.displayNone {
    display: none
}

.fix-top {
    margin-top: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.fixed-right {
    top: 1.11rem;
    z-index: 2
}

@media (max-width: 767px) {
    .feature-price {
        padding-top: 10px
    }
}

.inland, .ENA, .Asia, .India, .SA, .Oceania, .east, .sourth, .north, .northAmerica {
    display: block
}

.inland.displayNone, .ENA.displayNone, .Asia.displayNone, .India.displayNone, .SA.displayNone, .Oceania.displayNone, .east.displayNone, .sourth.displayNone, .north.displayNone, .northAmerica.displayNone {
    display: none
}

.overflow-visible {
    overflow: visible !important
}

.features.feature-solution .left-line {
    border-left: 1px solid #e5e5e5;
    float: right
}

.features.feature-solution .right-line {
    border-right: 1px solid #e5e5e5
}

.features-nav {
    height: .46rem;
    margin-top: 0
}

.features {
    background: #FFF;
    padding: .68rem 0 .50rem
}

.features #cases-slider {
    max-height: 45px
}

.features .architecture {
    padding: 0 150px
}

.features.features-pbt {
    padding-bottom: 2.5rem
}

.features h2 {
    font-size: .30rem
}

.features h3 {
    font-size: .24rem;
    margin-top: .2rem;
    margin-bottom: .1rem
}

.features h4 {
    font-size: .20rem
}

.features h5 {
    font-size: .14rem
}

.features .list li.active a {
    color: #00a0de
}

.features .list li.hot a {
    color: #2f3033
}

.features .btn.feature-btn {
    color: #28aedf;
    background-color: transparent;
    border: .01rem solid #28aedf
}

.features .btn.try-btn {
    width: 38%;
    margin-top: .12rem
}

.features .btn.feature-btn:hover {
    color: #fff;
    background-color: #28aedf
}

.features a.more {
    display: inline-block;
    margin-top: 0;
    color: #00a0de
}

.features div.feature-case {
    position: relative;
    border: .01rem solid #eee;
    margin-bottom: .30rem;
    min-height: 1.40rem
}

.features video {
    max-height: 100%;
    max-width: 100%
}

.features .row .col-sm-6 {
    margin-bottom: .25rem
}

.features .row .col-sm-6.col-init, .features .row .col-sm-8.col-init {
    padding-right: 0;
    padding-left: .35rem
}

.features .row .col-sm-6.col-init-left {
    padding-left: 0
}

.features .row .col-sm-6.col-sm-6-init {
    padding-left: .15rem
}

.features .row .col-padding {
    padding: .50rem
}

.features .row .col-clear {
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.features .row-clear {
    margin: 0
}

.features .media-object.media-object-index {
    max-width: 1.20rem
}

.features .caption.caption-index {
    padding: .15rem
}

.features .caption.caption-index .caption-title {
    margin-top: 0;
    margin-bottom: .20rem
}

.features .caption.caption-index p {
    color: #888;
    font-size: .14rem;
    line-height: .28rem
}

.features.kirk-usage .row .thumbnail {
    min-height: 2.33rem
}

.features .intro {
    margin-bottom: .50rem
}

.features .intro .title {
    color: #333;
    font-size: .30rem;
    margin-top: .20rem;
    margin-bottom: .20rem;
    text-align: center;
    font-weight: 300
}

.features .intro .title.title-light {
    color: #fff
}

.features .intro .title.border-y {
    border-top: 2px solid #3074d5;
    border-bottom: 2px solid #d9438c
}

.features .intro .desc {
    text-align: center
}

.features .tab-content {
    margin-top: .2rem;
    line-height: .28rem;
    overflow: hidden
}

.features .tab-content .tab-desc {
    padding: 0;
    text-align: center;
    margin-top: -0.20rem
}

.features .tab-content p {
    color: #888;
    font-size: .14rem;
    line-height: .28rem;
    padding: 0
}

.features .feature-item {
    margin-bottom: .50rem;
    padding-left: .15rem
}

.features .feature-item:last-child {
    margin-bottom: 0
}

.features .feature-item h4 {
    margin-bottom: .15rem
}

.features .feature-item h4 > img {
    margin-right: .15rem
}

.features .media-left {
    padding-right: .30rem
}

.features .media-object {
    max-width: 1.40rem
}

.features .media-heading {
    margin-top: 15px;
    margin-bottom: .20rem
}

.features-newmedia .med {
    margin: .66rem 0
}

.features-newmedia .med .title {
    color: #333;
    font-size: .3rem;
    text-align: center;
    font-weight: 300
}

.features-newmedia .thumbnail h4.title {
    font-size: .16rem;
    margin-bottom: .1rem;
    line-height: .32rem
}

.features p, .features a {
    color: #888
}

.features p {
    font-size: .14rem;
    line-height: .28rem
}

.features a.icon {
    display: inline-block;
    margin-right: .10rem;
    line-height: normal
}

.features a:hover {
    color: #28aedf
}

.features .thumbnail {
    border: 0;
    background: transparent;
    min-height: 2.5rem;
    margin-bottom: 0
}

.features .try-bottom {
    padding-bottom: .16rem;
    margin-bottom: .16rem;
    border: 1px solid #d6e1ec;
    border-radius: 5px
}

.features .thumbnail div.caption.p-clear {
    padding: 0
}

.features .thumbnail .caption.caption-center {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.features .thumbnail .caption.caption-center h4 {
    margin-bottom: .15rem
}

.features .thumbnail .caption.caption-center p {
    color: #888
}

.features .thumbnail .desc {
    text-align: center
}

.features .thumbnail h4 {
    text-align: center
}

.features.features-scene .img-left {
    max-width: 2.70rem
}

.features.features-superiority .media {
    min-height: 180px
}

.features.features-superiority p {
    font-size: .14rem;
    line-height: .28rem;
    color: #888
}

.features.feature-core {
    padding-bottom: .50rem
}

.features.feature-core .title {
    font-size: .28rem
}

.features.feature-core p {
    line-height: .28rem;
    color: #888
}

.features.feature-core h4 {
    margin-bottom: .15rem
}

.feature-color {
    background-color: #f7f8f9
}

.features-black-bg {
    color: #fff;
    background-color: #303848
}

.features-black-bg.features .intro .title {
    color: #fff
}

.light-bkcolor {
    background-color: #f6f8fa
}

.features-solution {
    background: #f7f8f9
}

.features-cases {
    background: #FFF
}

.features-less.features-cases {
    background: #f8f8f8
}

.features-less .row h2.title {
    font-size: .30rem;
    text-align: center;
    margin-top: .05rem;
    margin-bottom: .3rem
}

.features-less .row .row > div {
    margin-bottom: 15px
}

.features-custom-function {
    background: #f7f8f9
}

.features-custom-function .col-xs-6 .media-body {
    padding: 0
}

.features-custom-function .media-left, .features-custom-function .media-body {
    padding-right: .25rem;
    padding-left: .25rem
}

.features-scenario {
    text-align: center
}

.features-scenario img {
    margin-bottom: .30rem
}

.features .list {
    list-style: none;
    margin: 0;
    padding: 0
}

.features .list a:hover {
    color: #00a0de
}

.features .row.row-dora .col-video {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: -5px
}

.features .row.row-dora .col-content-middle {
    padding: .50rem;
    margin-bottom: 0
}

.features .row.row-dora .sm-right {
    float: right
}

.features.plsv-services .iphone-box {
    display: none;
    padding: 171% 0 0;
    position: relative
}
.features.plsv-services {
    padding-bottom: 0
}

.features.plsv-services .iphone-box.hover {
    display: block
}

.features.plsv-services .iphone-box img.iphone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.features.plsv-services .iphone-box .video-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 26.7% 0 0
}

.features.plsv-services .iphone-box .video-box img {
    width: 100%;
    height: 100%
}

.features.plsv-services .description-box .description {
    display: none;
    padding: 0.8rem 0;
    color: #5e6166
}

.features.plsv-services .description-box .description.hover {
    display: block
}

.features.plsv-services .description-box .description .number {
    float: left;
    width: 109px;
    font-size: 60px
}

.features.plsv-services .description-box .description .content {
    margin-left: 109px;
    padding: 0 0.43rem;
    border-left: 2px solid #5e6166
}

.features.plsv-services .description-box .direction .direc-row {
    width: 100%;
    font-size: 0;
    -webkit-text-size-adjust: none
}

.features.plsv-services .description-box .direction .direc-row .direc-col {
    display: inline-block;
    margin: 0;
    width: 20%
}

.features.plsv-services .description-box .direction .img-box {
    position: relative;
    padding: 146% 0 0;
    margin-right: 15px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 0 #EFEFEF, 2px 2px 20px #B9B9B9
}

.features.plsv-services .description-box .direction .img-box:hover, .features.plsv-services .description-box .direction .img-box.hover {
    cursor: pointer
}

.features.plsv-services .description-box .direction .img-box:hover .mask, .features.plsv-services .description-box .direction .img-box.hover .mask {
    background-color: rgba(49, 122, 175, 0.7)
}

.features.plsv-services .description-box .direction .img-box .img-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.features.plsv-services .description-box .direction .img-box .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4)
}

.features.plsv-services .description-box .direction .img-box .icon-box {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.features.plsv-services .description-box .direction .img-box .icon-box p {
    color: #fff;
    width: 70px
}


.features-censor-deploy {
    padding-bottom: 0
}

.features-censor-deploy .intro {
    margin-bottom: 0.20rem
}

.features-censor-deploy .censor-deploy-slider {
    height: 7.20rem;
    margin-bottom: 0
}

.features-censor-deploy .censor-deploy-slider .slick-list {
    height: 100%
}

.features-censor-deploy .censor-deploy-slider .row {
    margin-left: 0;
    margin-right: 0
}

.features-censor-deploy .censor-deploy-slider .row .desc {
    margin-bottom: 0.20rem
}

.features-censor-deploy .censor-deploy-slider img {
    height: 5.00rem;
    display: inline-block
}

.features-censor-deploy .censor-deploy-slider .deploy-btn-container {
    padding-left: 0;
    padding-right: 0;
    bottom: -0.60rem;
    text-align: center
}

.features-censor-deploy .censor-deploy-slider .deploy-btn-container .btn {
    width: 2.00rem;
    background-color: #3A65EB
}

.features-censor-deploy .censor-deploy-slider .deploy-btn-container .btn:hover {
    color: #FFF;
    background-color: #184ADE;
    -webkit-box-shadow: 0 0 0 #EFEFEF, 2px 2px 20px #B9B9B9;
    -moz-box-shadow: 0 0 0 #EFEFEF, 2px 2px 20px #B9B9B9;
    box-shadow: 0 0 0 #EFEFEF, 2px 2px 20px #B9B9B9
}

.features-censor-deploy .censor-deploy-slider .slick-dots {
    bottom: 1.30rem;
    margin: 0
}

.features-censor-deploy .censor-deploy-slider .slick-dots li {
    margin: 0 10px
}

.features-censor-deploy .censor-deploy-slider .slick-dots li button:before {
    font-size: 16px;
    color: #557CEC
}

.features-censor-deploy .censor-deploy-slider .slick-dots li.slick-active button:before {
    color: #557CEC
}

.pandora-btn:hover {
    color: #28aedf;
    text-decoration: none;
    background-color: #fff
}

.pandora-title {
    width: 208px
}

.bottom-line {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1rem;
    margin-bottom: 0
}

.section .title1 {
    font-size: .30rem;
    text-align: center;
    font-weight: 500;
    margin-top: .20rem;
    margin-bottom: .10rem
}

.section .section-row {
    margin-bottom: 0
}

.section .section-content {
    margin: 0 0 .1rem
}

.section .title2 {
    font-size: .24rem;
    color: #2f3033;
    font-weight: 500;
    margin-top: .20rem;
    margin-bottom: .20rem
}

.section .title3 {
    margin-bottom: 20px;
    color: #5e6166
}

.section .img-box {
    text-align: center
}

.section .img-box img {
    max-width: 85%
}

@media (max-width: 425px) {
    .features {
        padding: .30rem 0
    }

    .features .intro {
        margin-bottom: .20rem
    }

    .features .media-left {
        display: block;
        text-align: center;
        padding: .10rem
    }

    .features .media-left .media-object {
        margin: auto
    }

    .features .media-body {
        display: block;
        width: auto
    }

    .features .media-body .media-heading {
        text-align: center;
        font-size: .21rem
    }

    .features .row .col-sm-6 {
        margin-bottom: 0
    }

    .features-cases .conveyor .index-case {
        border: 0
    }

    .features-cases .slick-dots {
        bottom: -15px
    }
}

@media (max-width: 767px) {
    .banners-slider {
        max-height: 5.18rem
    }

    .jumbotron.hero {
        height: 5rem;
        margin-bottom: 0;
        padding: 0
    }

    .jumbotron.hero .container {
        height: 4.5rem;
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
        padding-top: 0
    }

    .jumbotron.hero .actions .btn {
        margin-right: 5px !important
    }

    .features .architecture {
        padding: 0
    }

    .features .container.container-center {
        text-align: center
    }

    .features .title2.title-center {
        text-align: center
    }

    .feature-case .container .intro .title {
        font-size: 18px
    }

    .features .row.row-dora .col-content-middle {
        padding: .15rem
    }

    .features .row.row-dora .col-xs-contain {
        padding: 0
    }

    .features .row.row-dora .sm-right {
        float: none
    }

    .features-censor-deploy .censor-deploy-slider {
        height: 5.60rem
    }

    .features-censor-deploy .censor-deploy-slider img {
        height: 3.40rem
    }

    .features-censor-deploy .censor-deploy-slider .deploy-btn-container .btn {
        width: 1.60rem
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .features.features-livequiz-architecture .thumbnail .caption p {
        min-height: 140px
    }

    .features .intro {
        margin-bottom: .20rem
    }

    .features .col-sm-6:nth-child(odd) {
        clear: left
    }

    .features .media-left {
        display: block;
        text-align: center;
        padding: .10rem
    }

    .features .media-left .media-object {
        margin: auto
    }

    .features .media-body {
        display: block;
        width: auto
    }

    .features .media-body .media-heading {
        text-align: center
    }

    .features-kodo .nav-tabs.nav-justified.nav-short {
        width: 100%
    }

    .navbar-default .actions {
        margin-left: 0;
        padding-left: .15rem
    }

    .features-less .row .row > div {
        margin-bottom: 15px
    }

    .features-less .row h2.title {
        font-size: .30rem
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .features .row a.icon {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .features.features-livequiz-architecture .thumbnail .caption p {
        min-height: 84px
    }
}

.navbar-default .navbar-brand span.navbar-brand-text {
    margin-top: 5px
}

.Btn-prev, .Btn-next {
    background: #6994b9
}

.banners-slider .slick-dots li button::before {
    font-size: .40rem;
    content: "-";
    color: #b9b9b9
}

.banners-slider .slick-dots.banners-arrow {
    bottom: .48rem
}

.banners-actions {
    position: relative
}

.banners-actions .btn-absolute {
    position: absolute;
    top: -1.70rem;
    left: 1.00rem
}

video {
    width: 100%;
    height: auto
}

#interview .close {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: .3rem;
    z-index: 10;
    color: #000;
    opacity: 1
}

#interview video {
    display: block
}

.banner-box {
    position: relative;
    padding: 17% 0
}

.banner-box .banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-box .content-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-box .content-box .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.banner-box .content-box .content .title {
    padding: 0;
    margin: 0
}

.banner-box .content-box .content .key {
    margin: 0;
    padding: .38rem 0
}

.banner-box .content-box .content .desc {
    max-width: 363px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 28px
}

.features.features-newmedia-bg {
    padding-top: 0;
    background-color: #ededed
}

.features.features-newmedia-bg.features-newmedia-engine {
    padding-top: 30px
}

.features.features-newmedia-center .boxes {
    background-color: #fff;
    position: relative;
    width: 100%;
    margin: 40px auto
}

.features.features-newmedia-center .boxes .left {
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    left: 0;
    right: auto;
    padding-bottom: 100px
}

.features.features-newmedia-center .boxes .left.pu-right {
    right: 0;
    left: auto
}

.features.features-newmedia-center .boxes .left .img {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.features.features-newmedia-center .boxes .left .icon {
    padding: 0;
    margin: 0;
    padding-bottom: 100px;
    width: 100px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.features.features-newmedia-center .boxes .left .title {
    position: absolute;
    bottom: 0;
    padding: 45px 0;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: .2rem;
    color: #fff;
    background-image: url(../images/img-bg-8r.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.features.features-newmedia-center .boxes .right {
    position: relative;
    width: 75%;
    margin-left: 25%;
    margin-right: 0;
    padding: 15px
}

.features.features-newmedia-center .boxes .right.pu-left {
    margin-left: 0;
    margin-right: 25%
}

.features.features-newmedia-center .boxes .right .row-box.line {
    border-bottom: 1px solid #dadbdd
}

.features.features-newmedia-center .boxes .right .row-box .row .col-sm-4 {
    padding: 0
}

.features.features-newmedia-center .boxes .right .row-box .row .col-sm-6 {
    margin: 0
}

.features.features-newmedia-center .boxes .right .row-box .thumbnail {
    position: relative;
    padding: 4px 0;
    border-right: 1px solid #dadbdd;
    min-height: 2.6rem
}

.p1 {
    text-align: center
}

.features.features-newmedia-center .boxes .right .row-box .thumbnail.thumbnail-right-last {
    border-right: 0
}

.features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    text-align: center
}

.features.features-newmedia-matix .boxes .content-box .thumbnail p, .features.features-newmedia-center .boxes .right .row-box .thumbnail p {
    padding: 0 15px
}

.features.features-newmedia-matix .boxes .content-box .thumbnail p.summary, .features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary {
    padding: 0 30px
}

.features.features-newmedia-matix .boxes .content-box .thumbnail p.narrow, .features.features-newmedia-center .boxes .right .row-box .thumbnail p.narrow {
    padding: 0 70px
}

@media (max-width: 767px) {
    .banner-box {
        margin-top: 68px;
        min-height: 150px
    }

    .banner-box .content-box .content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        padding: 30px 0
    }

    .banner-box .content-box .content .title {
        font-size: 18px;
        padding-top: 23px
    }

    .banner-box .content-box .content .key {
        font-size: 12px;
        padding: 15px 0
    }

    .banner-box .content-box .content .desc {
        line-height: 23px;
        display: none
    }

    .features.features-newmedia-center .boxes {
        margin: 0 auto
    }

    .features.features-newmedia-center .boxes .left {
        position: relative;
        width: 100%;
        height: 300px;
        overflow: hidden
    }

    .features.features-newmedia-center .boxes .left .title {
        padding: 35px 0;
        font-size: 1.2em
    }

    .features.features-newmedia-center .boxes .left .img {
        position: relative;
        height: auto
    }

    .features.features-newmedia-center .boxes .right {
        width: 100%;
        margin: 15px 0
    }

    .features.features-newmedia-center .boxes .right .row-box.line {
        border: 0
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail {
        border: 0
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail p {
        padding: 0 20px
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary {
        width: 90%;
        text-align: center
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary.narrow {
        padding: 0
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail.thumbnail-right-last {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .features-newmedia .img-box {
        width: 90%;
        margin-left: 5%
    }

    .features.features-newmedia-center .boxes .left .title {
        padding: 35px 0
    }

    .features.features-newmedia-center .boxes .left {
        position: relative;
        width: 100%;
        height: 400px;
        overflow: hidden
    }

    .features.features-newmedia-center .boxes .left .img {
        height: 800px
    }

    .features.features-newmedia-center .boxes .right {
        width: 100%;
        margin-left: 0
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail {
        min-height: 2.3rem
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail img {
        margin-top: .2rem
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary {
        position: relative;
        top: 40px;
        left: 0;
        transform: none
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail p.summary.narrow {
        padding: 0 50px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .features-newmedia .col-sm-3 {
        padding: 0
    }

    .features-newmedia .img-box {
        width: 90%;
        margin-left: 5%
    }

    .features.features-newmedia-bg .container {
        width: 100%
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail {
        min-height: 2.3rem
    }

    .features.features-newmedia-center .boxes .right .row-box .thumbnail img {
        margin-top: .2rem
    }
}

.row .five-sm-1, .row .three-sm-1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .row .five-sm-1 {
        float: left;
        width: 20%
    }

    .row .three-sm-1 {
        float: left;
        width: 33%
    }
}

ul.list-style {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

ul.list-style li {
    display: inline-block;
    vertical-align: top
}

ul.list-style li img {
    margin-bottom: 15px
}

ul.list-style li .dots {
    display: block;
    padding: 0;
    margin: 46px 0 0;
    width: 100px;
    border-top: 4px dotted #36a0df
}

@media (max-width: 991px) {
    ul.list-style li .dots {
        width: 1px;
        margin: 46px 8px 0
    }
}

.row .seven-sm-1 {
    position: relative;
    min-height: 1px;
    padding: 0
}

@media (min-width: 768px) {
    .row .seven-sm-1 {
        float: left;
        width: 14%
    }
}

.features.features-arch p.desc {
    font-size: .18rem;
    line-height: .36rem;
    color: #888;
    text-align: center;
    margin: 0
}

.features.feature-arch-actions {
    padding-bottom: 0
}

.table-parter-wrapper {
    padding: 88px 10px 10px
}

.table-parter-wrapper .shadow {
    box-shadow: 0 0 20px #b9b9b9
}

.insight-hero {
    background-image: url(banner/banner-32.jpeg) !important
}

.insight-hero .middle-container .col-left {
    margin-top: -0.50rem
}

.insight-hero .middle-container .col-left h1 {
    font-size: .35rem;
    text-shadow: 0 .02rem .03rem rgba(0, 0, 0, 0.5)
}

.insight-hero .middle-container .col-left .actions {
    margin: .20rem 0
}

.insight-hero .middle-container .col-left .know-more {
    color: #fff;
    font-weight: 600;
    text-decoration: underline
}

.insight-advantage .thumbnail {
    height: 2.4rem;
    margin-top: .20rem;
    min-height: 2.00rem;
    background-color: #fff
}

.insight-advantage .thumbnail .caption {
    height: 100%;
    padding: 20px
}

.insight-advantage .thumbnail .caption h4 {
    text-align: left
}

.insight-advantage .thumbnail .caption .advantage-desc {
    font-size: .15rem
}

.insight-advantage .thumbnail .caption .advantage-more {
    position: absolute;
    bottom: .50rem;
    padding-top: .20rem;
    margin: 0
}

.insight-advantage .thumbnail .caption .advantage-more a {
    color: #118ad2
}

.insight-advantage .thumbnail .caption .advantage-more img {
    margin-top: -2px
}

.insight-advantage .thumbnail .caption .more-link {
    position: absolute;
    bottom: 0;
    margin: 0;
    opacity: 0
}

.insight-advantage .thumbnail .caption .more-link {
    color: #118ad2
}

.insight-advantage .thumbnail:hover {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear;
    -webkit-box-shadow: 0 0 0 #efefef, 2px 2px 20px #b9b9b9;
    -moz-box-shadow: 0 0 0 #efefef, 2px 2px 20px #b9b9b9;
    box-shadow: 0 0 0 #efefef, 2px 2px 20px #b9b9b9
}

.insight-advantage .thumbnail:hover .caption .more-link {
    bottom: .20rem;
    opacity: 1;
    -webkit-animation: bottom-slide-in .5s;
    -moz-animation: bottom-slide-in .5s;
    -o-animation: bottom-slide-in .5s;
    animation: bottom-slide-in .5s
}

.insight-solution .col-sm-2 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    text-align: center
}

.insight-solution .col-sm-2 p {
    margin-top: 10px
}

@media (max-width: 767px) {
    .insight-hero .middle-container .col-left {
        margin-top: 0
    }

    .insight-hero .middle-container .col-left h1 {
        font-size: .30rem
    }

    .insight-hero .middle-container .col-left .actions .btn {
        font-size: .10rem
    }

    .insight-advantage .container .thumbnail {
        height: 2.50rem
    }

    .insight-solution img {
        width: 60%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .insight-solution img {
        width: 100%
    }

    .insight-solution p {
        font-size: .12rem
    }
}

@keyframes bottom-slide-in {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: .20rem;
        opacity: 1
    }
}

@media (max-width: 767px) {
    .feature-core .thumbnail {
        min-height: 2.80rem
    }
}

.hero-edu {
    margin-bottom: 0 !important
}

.hero-edu .container h1 {
    margin-top: .45rem;
    font-size: .35rem;
    text-shadow: 0 .02rem .03rem rgba(0, 0, 0, 0.5)
}

.hero-edu .container p {
    margin-top: .20rem;
    font-size: .16rem
}

.hero-edu .container .actions {
    margin-top: .30rem
}

.hero-edu .container .right-mask-banner {
    line-height: 3.00rem
}

.hero-edu .container .right-mask-banner .video-mask, .hero-edu .container .right-mask-banner .video-box {
    width: 100%;
    height: calc(100% - 44px);
    position: absolute;
    top: 0;
    left: 0;
    padding: 108px 75px 0 75px
}

.hero-edu .container .right-mask-banner .video-mask video, .hero-edu .container .right-mask-banner .video-box video {
    width: 100%
}

.hero-edu .container .right-mask-banner .video-mask {
    z-index: 1000
}

.features-edu-nav {
    padding: .20rem 0
}

.features-edu-solution .row {
    height: 3.60rem
}

.features-edu-solution .row .col-md-6 {
    padding: 0 5px;
    margin-bottom: 0
}

.features-edu-solution .row .solution-item {
    min-height: 1.20rem
}

.features-edu-solution .row .solution-item h4 {
    margin-top: 0;
    color: #5a96e6
}

.features-edu-solution .btn-container {
    width: 100%;
    margin-top: .20rem;
    text-align: center
}

.features-edu-solution .btn-container .btn-hollow {
    color: #5a96e6;
    border-color: #5a96e6
}

.features-edu-solution .btn-container .btn-hollow:hover {
    color: #FFF;
    background-color: #5a96e6
}

.features-edu-scene .col-item {
    padding: 0 5px;
    margin-top: .30rem;
    width: 20%;
    cursor: pointer
}

.features-edu-scene .col-item .normal {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear
}

.features-edu-scene .col-item .active {
    margin-top: -185%;
    opacity: 0;
    text-align: center;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear
}

.features-edu-scene .col-item .active .btn {
    position: absolute;
    left: calc(50% - 40px);
    bottom: 10%;
    color: #FFF
}

.features-edu-scene .col-item .active .btn:hover {
    color: #5a96e6
}

.features-edu-scene .col-item:hover .normal {
    opacity: 0
}

.features-edu-scene .col-item:hover .active {
    opacity: 1
}

.features-edu-process .col-item {
    padding: 0;
    text-align: center
}

.features-edu-process .col-item p {
    margin-top: .10rem;
    margin-bottom: 0
}

.features-edu-process .col-item .subtitle {
    font-size: .12rem;
    line-height: .20rem
}

.features-edu-process .col-item.icon-item {
    width: 19%
}

.features-edu-process .col-item.arrow-item {
    width: 8%;
    margin-top: .30rem
}

.features-edu-process .btn-container {
    width: 100%;
    margin-top: .40rem;
    text-align: center
}

.features-edu-process .btn-container .btn-hollow {
    color: #5a96e6;
    border-color: #5a96e6
}

.features-edu-process .btn-container .btn-hollow:hover {
    color: #FFF;
    background-color: #5a96e6
}

.features-edu-func {
    padding-bottom: 1.00rem
}

.features-edu-func .col-item {
    margin-top: .30rem;
    text-align: center
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-edu .right-mask-banner .video-mask, .hero-edu .right-mask-banner .video-box {
        height: calc(100% - 44px) !important;
        padding: 98px 64px 0 64px !important
    }

    .features-edu-solution .row {
        height: 3.00rem
    }

    .features-edu-solution .row .solution-item {
        min-height: 1.00rem
    }
}

@media (max-width: 991px) {
    .hero-edu .right-mask-banner .video-mask, .hero-edu .right-mask-banner .video-box {
        height: calc(100% - 70px) !important;
        padding: 75px 54px 0 54px !important
    }

    .features-edu-solution .row .solution-item h4 {
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .features-edu-scene .col-item .active .btn {
        bottom: 8%;
        left: calc(50% - 37px);
        font-size: .12rem
    }

    .features-edu-func .col-item {
        padding: 0 5px
    }

    .features-edu-func .col-item p {
        font-size: .12rem
    }
}

@media (max-width: 500px) {
    .features-edu-scene .col-item .active .btn {
        padding: 3px;
        bottom: 4%;
        left: calc(50% - 28px)
    }
}

@media (width: 768px) {
    .features-edu-scene .col-item .active .btn {
        left: calc(50% - 37px)
    }
}

.hero-ess .middle-container {
    top: 55% !important
}

.hero-ess .middle-container p {
    margin-top: .30rem
}

.hero-ess .middle-container .actions {
    margin-top: .30rem
}

.hero-ess .right-mask-banner {
    line-height: 3.00rem
}

.features-ess {
    padding: .68rem 0 .80rem 0
}

.features-ess .col-item {
    text-align: center
}

.features-ess .col-item img {
    margin-bottom: .05rem
}

.features-ess .col-item p {
    margin-top: .20rem;
    margin-bottom: .30rem;
    text-align: left
}

.features-ess-scene {
    padding: .68rem 0
}

.features-ess-scene .container .col-left {
    margin-bottom: .30rem
}

.features-ess-scene .container .col-right h3 {
    margin-top: 0
}

.features-ess-scene .container .col-right .desc {
    margin-top: .30rem
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-ess .middle-container h2 {
        font-size: .32rem
    }

    .hero-ess .middle-container p {
        font-size: .14rem
    }
}

@media (max-width: 767px) {
    .features-ess-painpoint .col-item {
        height: 3.50rem
    }
}

.features-ecs-scene {
    padding: .68rem 0
}

.features-ecs-scene .container .col-left {
    margin-bottom: .30rem
}

.features-ecs-scene .container .col-right {
    margin: 0 -5px
}

.features-ecs-scene .container .col-right h3 {
    margin-top: 0
}

.features-ecs-scene .container .col-right .desc {
    margin-top: .30rem;
    word-break: break-all
}

@media (min-width: 768px) and (max-width: 991px) {
    .features-ecs-scene .col-right {
        margin: 0 !important
    }
}

@media (max-width: 767px) {
    .features-ecs-scene .col-right {
        margin: 0 !important
    }
}

html {
    position: relative;
    font-size: 100px
}

@media print {
    body {
        padding-top: 0
    }

    .topic-sidebar-wrap {
        display: none
    }

    .topic-content-wrap {
        margin-left: 0
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display: inline-block !important
    }

    input[type="range"] {
        width: 55%
    }

    .input-num {
        width: .9rem
    }
}

footer .container .grey-link a {
    color: #adaeb3
}

.grey-color {
    color: #adaeb3
}

.fixed-b {
    position: fixed;
    bottom: 0;
    width: 100%
}

@media (max-width: 768px) {
    .banners-slider .slick-dots.banners-arrow {
        bottom: .18rem
    }
}

@media (max-width: 768px) {
    html {
        font-size: 70px
    }
}

@media (max-width: 767px) {
    .nav-tabs.nav-justified.nav-short {
        width: 100%;
        text-align: center
    }

    .nav-tabs.nav-justified.nav-short li {
        float: none;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px
    }

    .nav-tabs.nav-justified.nav-short li a {
        padding-bottom: 5px;
        padding-top: 5px
    }
}

@media (max-width: 415px) {
    .p-relative .cover p {
        padding: 5px;
        line-height: 18px
    }
}

li {
    list-style: none
}

.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px
}

.suspension-box {
    position: relative;
    float: right
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: 0
}

.suspension .a.active, .suspension .a:hover {
    background: #f05352
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(../images/side_icon.png);
    background-repeat: no-repeat
}

.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0
}

.suspension .a-qrcode .i {
    background-position: -44px 0
}

.suspension .a-cart .i {
    background-position: -88px 0
}

.suspension .a-top .i {
    background-position: -132px 0
}

.suspension .a-top {
    background: #d2d3d6;
    display: none
}

.suspension .a-top:hover {
    background: #c0c1c3
}

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #e0e1e5;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(161, 163, 175, 0.11)
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px
}

.suspension .d-service {
    top: 0
}

.suspension .d-service-phone {
    top: 34px
}

.suspension .d-qrcode {
    top: 78px
}

.suspension .d .inner-box {
    padding: 8px 22px 12px
}

.suspension .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 14px 0
}

.suspension .d-service .d-service-item {
    border-bottom: 0
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #f1f1f3;
    display: block;
    float: left
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon02.png) no-repeat center center;
    display: block
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px
}

.suspension .d-service-item .text .number {
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif
}

.suspension .d-service-intro {
    padding-top: 10px
}

.suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888
}

.suspension .d-service-intro i {
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block
}

.suspension .d-qrcode {
    text-align: center
}

.suspension .d-qrcode .inner-box {
    padding: 20px 0
}

.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c
}








.img {
    background: url(../images/img.png) no-repeat
}

.icon-func-9 {
    height: 60px;
    width: 60px;
    background-position: 0 0;
    margin: 0 auto
}

.icon-func-8 {
    height: 60px;
    width: 60px;
    background-position: -60px 0;
    margin: 0 auto
}

.icon-func-7 {
    height: 60px;
    width: 60px;
    background-position: -120px 0;
    margin: 0 auto
}

.icon-func-12 {
    height: 60px;
    width: 60px;
    background-position: -180px 0;
    margin: 0 auto
}

.icon-func-11 {
    height: 60px;
    width: 60px;
    background-position: -240px 0;
    margin: 0 auto
}

.icon-func-10 {
    height: 60px;
    width: 60px;
    background-position: -300px 0;
    margin: 0 auto
}

.icon-func-3 {
    height: 60px;
    width: 60px;
    background-position: -360px 0;
    margin: 0 auto
}

.icon-func-2 {
    height: 60px;
    width: 60px;
    background-position: -420px 0;
    margin: 0 auto
}

.icon-func-1 {
    height: 60px;
    width: 60px;
    background-position: -480px 0;
    margin: 0 auto
}

.icon-func-6 {
    height: 60px;
    width: 60px;
    background-position: -540px 0;
    margin: 0 auto
}

.icon-func-5 {
    height: 60px;
    width: 60px;
    background-position: -600px 0;
    margin: 0 auto
}

.icon-func-4 {
    height: 60px;
    width: 60px;
    background-position: -660px 0;
    margin: 0 auto
}

.icon-process-3 {
    height: 80px;
    width: 80px;
    background-position: -720px 0;
    margin: 0 auto
}

.icon-process-4 {
    height: 80px;
    width: 80px;
    background-position: -800px 0;
    margin: 0 auto
}

.icon-process-1 {
    height: 80px;
    width: 80px;
    background-position: -880px 0;
    margin: 0 auto
}

.icon-process-2 {
    height: 80px;
    width: 80px;
    background-position: -960px 0;
    margin: 0 auto
}

.img2 {
    background: url(../images/img2.png) no-repeat
}

.icon-process-arrow {
    height: 16px;
    width: 40px;
    background-position: 0 0;
    margin: 0 auto
}

.index-icon2 {
    height: 50px;
    width: 50px;
    background-position: 0 -16px;
    margin: 0 auto
}

.index-icon1 {
    height: 50px;
    width: 50px;
    background-position: 0 -66px;
    margin: 0 auto
}

.index-icon5 {
    height: 50px;
    width: 50px;
    background-position: 0 -116px;
    margin: 0 auto
}

.index-icon4 {
    height: 50px;
    width: 50px;
    background-position: 0 -166px;
    margin: 0 auto
}

.index-icon3 {
    height: 50px;
    width: 50px;
    background-position: 0 -216px;
    margin: 0 auto
}

.icon1 {
    height: 110px;
    width: 110px;
    background-position: 0 -266px;
    margin: 0 auto
}

.icon3 {
    height: 110px;
    width: 110px;
    background-position: 0 -376px;
    margin: 0 auto
}

.icon2 {
    height: 110px;
    width: 110px;
    background-position: 0 -486px;
    margin: 0 auto
}

.icon4 {
    height: 110px;
    width: 110px;
    background-position: 0 -596px;
    margin: 0 auto
}

.icon6 {
    height: 110px;
    width: 110px;
    background-position: 0 -706px;
    margin: 0 auto
}

.icon5 {
    height: 110px;
    width: 110px;
    background-position: 0 -816px;
    margin: 0 auto
}

.img3 {
    background: url(../images/img3.png) no-repeat
}

.rotate {
    height: 60px;
    width: 60px;
    background-position: 0 0;
    margin: 0 auto
}

.information {
    height: 60px;
    width: 60px;
    background-position: 0 -60px;
    margin: 0 auto
}

.link {
    height: 60px;
    width: 60px;
    background-position: 0 -120px;
    margin: 0 auto
}

.fill {
    height: 60px;
    width: 60px;
    background-position: 0 -180px;
    margin: 0 auto
}

.enclosure {
    height: 60px;
    width: 60px;
    background-position: 0 -240px;
    margin: 0 auto
}

.eraser {
    height: 60px;
    width: 60px;
    background-position: 0 -300px;
    margin: 0 auto
}

.index-i16 {
    height: 100px;
    width: 100px;
    background-position: 0 -360px;
    margin: 0 auto
}

.index-2 {
    height: 100px;
    width: 100px;
    background-position: 0 -460px;
    margin: 0 auto
}

.index-i14 {
    height: 100px;
    width: 100px;
    background-position: 0 -560px;
    margin: 0 auto
}

.icon-r2 {
    height: 100px;
    width: 100px;
    background-position: 0 -660px;
    margin: 0 auto
}

.icon-r1 {
    height: 100px;
    width: 100px;
    background-position: 0 -760px;
    margin: 0 auto
}

.index-i12 {
    height: 100px;
    width: 100px;
    background-position: 0 -860px;
    margin: 0 auto
}

.icon-r11 {
    height: 100px;
    width: 100px;
    background-position: 0 -960px;
    margin: 0 auto
}

.img-icon {
    background: url(../data/img-icon.png) no-repeat
}

.icon-01 {
    height: 50px;
    width: 50px;
    background-position: 0 0;
    margin: 0 auto
}

.icon-02 {
    height: 50px;
    width: 50px;
    background-position: -50px 0;
    margin: 0 auto
}

.icon-03 {
    height: 50px;
    width: 50px;
    background-position: -100px 0;
    margin: 0 auto
}

.icon-04 {
    height: 50px;
    width: 50px;
    background-position: -150px 0;
    margin: 0 auto
}

.icon-05 {
    height: 50px;
    width: 50px;
    background-position: -200px 0;
    margin: 0 auto
}

.icon-06 {
    height: 51px;
    width: 50px;
    background-position: 0 -52px;
    margin: 0 auto
}

.icon-07 {
    height: 50px;
    width: 50px;
    background-position: -52px -52px;
    margin: 0 auto
}

.icon-08 {
    height: 51px;
    width: 50px;
    background-position: -104px -52px;
    margin: 0 auto
}

.icon-09 {
    height: 50px;
    width: 50px;
    background-position: -155px -51px;
    margin: 0 auto
}

.icon-10 {
    height: 50px;
    width: 50px;
    background-position: -206px -52px;
    margin: 0 auto
}